home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / cppmatrx / matparse.h < prev    next >
Text File  |  1991-02-02  |  100b  |  7 lines

  1. matrix expression (void);
  2. char get_token (void);
  3. matrix term (void);
  4. matrix primary (void);
  5.  
  6.  
  7.